home *** CD-ROM | disk | FTP | other *** search
/ CD Action 72 - Disc 2 / cdaction-72-2.iso / #bonus / bonus 1.exe / programy / mightywriter121.exe / cdwriter.exe / 0 / RCDATA / TERASING / TERASING.txt
Text File  |  2000-11-17  |  653b  |  34 lines

  1. object Erasing: TErasing
  2.   Left = 384
  3.   Top = 363
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Erasing CD-RW...'
  7.   ClientHeight = 48
  8.   ClientWidth = 195
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 24
  21.     Top = 16
  22.     Width = 66
  23.     Height = 13
  24.     Caption = 'Erasing disc...'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 112
  28.     Top = 16
  29.     Width = 63
  30.     Height = 13
  31.     Caption = 'Please wait...'
  32.   end
  33. end
  34.